Temporary size requisition fix. Will fix it for real tonight.
authorKristian Rietveld <kris@gtk.org>
Mon, 17 Nov 2003 12:10:06 +0000 (12:10 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 17 Nov 2003 12:10:06 +0000 (12:10 +0000)
commit04c21b2c9ba82a39293c76b6e0a99abaeac8f21d
treebca8e9c384adafcbb0dafb73983b3e34e18c54ca
parenta4e8e3dee5b5a86d1eae198bb0c7f0f051dd3799
Temporary size requisition fix. Will fix it for real tonight.

Mon Nov 17 12:58:32 2003  Kristian Rietveld  <kris@gtk.org>

Temporary size requisition fix. Will fix it for real tonight.

* gtk/gtkcombobox.c (gtk_combo_box_remeasure): add a resize flag,
(gtk_combo_box_size_request): use gtk_combo_box_remeasure to determine
a good width for the child,
(gtk_combo_box_cell_layout_add_attribute),
(gtk_combo_box_set_cell_data_func),
(gtk_combo_box_cell_layout_clear_attributes): update.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c